[INFO] cloning repository https://github.com/lumus-team/lumus-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lumus-team/lumus-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumus-team%2Flumus-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumus-team%2Flumus-git'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af8688668d87966e0754b792c8d48e3c22d98661
[INFO] checking lumus-team/lumus-git against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flumus-team%2Flumus-git" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lumus-team/lumus-git
[INFO] finished tweaking git repo https://github.com/lumus-team/lumus-git
[INFO] tweaked toml for git repo https://github.com/lumus-team/lumus-git written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lumus-team/lumus-git on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lumus-team/lumus-git already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 449aef099bd434c55848093ff8de6b29697f88a325f367c252436722d350fdc6
[INFO] running `Command { std: "docker" "start" "-a" "449aef099bd434c55848093ff8de6b29697f88a325f367c252436722d350fdc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "449aef099bd434c55848093ff8de6b29697f88a325f367c252436722d350fdc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449aef099bd434c55848093ff8de6b29697f88a325f367c252436722d350fdc6", kill_on_drop: false }`
[INFO] [stdout] 449aef099bd434c55848093ff8de6b29697f88a325f367c252436722d350fdc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1093268728ee61e433cdfa7542177d8f7e2dbd7f7301936ecd0854f2353892e2
[INFO] running `Command { std: "docker" "start" "-a" "1093268728ee61e433cdfa7542177d8f7e2dbd7f7301936ecd0854f2353892e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]    Compiling cli-table-derive v0.4.6
[INFO] [stderr]     Checking cli-table v0.4.8
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking lumus-git v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.77s
[INFO] running `Command { std: "docker" "inspect" "1093268728ee61e433cdfa7542177d8f7e2dbd7f7301936ecd0854f2353892e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1093268728ee61e433cdfa7542177d8f7e2dbd7f7301936ecd0854f2353892e2", kill_on_drop: false }`
[INFO] [stdout] 1093268728ee61e433cdfa7542177d8f7e2dbd7f7301936ecd0854f2353892e2
